An optimizing compiler might decide that the body of the 一個(gè)優(yōu)化的編譯器可能會(huì)判斷出
Keyword was introduced to the language as a way around optimizing compilers 關(guān)鍵字是java語(yǔ)言為優(yōu)化編譯器設(shè)計(jì)的。
Depending on the nature of certain segments of code , the optimizing compiler might generate unexpected code 取決于某些代碼段的特性,優(yōu)化編譯器可能會(huì)生成意外的代碼。
His work on risc and optimizing compilers won him many awards , not the least of which was the 1987 turing award 他在risc和編譯器優(yōu)化方面的工作為他贏得了很多榮譽(yù),其中包括1987年的圖靈獎(jiǎng)。
We have implemented an optimizing compiler called gcx which can translate glslang shaders to corresponding opengl llsl shaders 我們實(shí)現(xiàn)了一個(gè)可以將glslang著色程序編譯為openglllsl著色程序的優(yōu)化編譯器gcx ( graphicscompilerx ) 。
The fundamental basis of our o ervation is that : the formal methods designed for optimizing compilers a ume that the compiler and the programmer are allies 我們觀察問(wèn)題的基本角度是:為最優(yōu)化編譯器設(shè)計(jì)的形式方法它假定編譯器和程序設(shè)計(jì)者是盟友。
The fundamental basis of our observation is that : the formal methods designed for optimizing compilers assume that the compiler and the programmer are allies 我們觀察問(wèn)題的基本角度是:為最優(yōu)化編譯器設(shè)計(jì)的形式方法它假定編譯器和程序設(shè)計(jì)者是盟友。
These methods , with rigorous mathematical foundation , have mostly been developed for optimizing compilers and , more recently , for hardware and software verification 這些方法有精確的數(shù)學(xué)基礎(chǔ),曾經(jīng)主要用于改良編譯器優(yōu)化,近來(lái)也用于硬件和軟件驗(yàn)證。
The proposed algorithm - hardware mapping models can be used in optimal design of real - time signal processing system . they can also be used in automatic optimized compiler of vliw dsp 提出的算法-硬件映射方法可以用于指導(dǎo)實(shí)時(shí)信號(hào)處理系統(tǒng)的最優(yōu)設(shè)計(jì),也可以用于研究vliwdsp的自動(dòng)優(yōu)化編譯系統(tǒng)。
His current research interests are low power circuit design , high performance microprocessor chip design , computer architecture , optimizing compiler , vlsi design , mpeg4 design , and cryptography 他目前研究興趣在于低功率電路設(shè)計(jì)mpeg4設(shè)計(jì)密碼學(xué)高效能微處理晶片設(shè)計(jì)計(jì)算機(jī)架構(gòu)超大型積體電路設(shè)計(jì)以及醫(yī)療資訊系統(tǒng)。
In computing and computer science, an optimizing compiler is a compiler that tries to minimize or maximize some attributes of an executable computer program. The most common requirement is to minimize the time taken to execute a program; a less common one is to minimize the amount of memory occupied.